home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 10 / The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso / PC_SIGCD / 11 / 0 / DISK1105.ZIP / HELP / #MENU9.3 < prev    next >
Text File  |  1988-06-01  |  2KB  |  48 lines

  1.  
  2.  
  3.      ══════════════════════════════════════════════════════════════
  4.            AUTOMATIC  DIF FILE(output) INTERFACE
  5.      ══════════════════════════════════════════════════════════════
  6.  
  7.      OUTPUT from BEST-PLAN:  BEST-PLAN also supports an automatic 
  8.      DIF  file  creation  during optimization.  A  DIF  formatted 
  9.      datafile  may  be  created  by  BEST-PLAN  during  the  SAVE 
  10.      SOLUTION  operation prior to storing the solution  into  its 
  11.      database.  The DIF specification and data information may be 
  12.      established  during the UTILITY procedure.  Here the planner 
  13.      specifies the data contents and order of the DIF file to  be 
  14.      automatically created.
  15.  
  16.      The  DIF  file created by the SAVE SOLUTION  operation  will 
  17.      have the VISICALC column orientation (i.e.  /S#S name C) and 
  18.      the following specifications:
  19.  
  20.      DIF filename= PnnnnSss.DIF
  21.                    nnnn = PLAN,  ss = scenario
  22.  
  23.  
  24. ...more information on next view
  25.  
  26.      VECTORS     = the number of solution data  requested during
  27.                    the UTILITY procedure.
  28.      TUPLES      = the  number of resources,  or  variables  with 
  29.                    solution information. 
  30.      LABELS      = the  datanames of the specified  VECTORS,  e.g 
  31.                    prices, lower limits, etc..  
  32.      LABELS used are:
  33.       "RESOURCES"   = for the variables and resources
  34.       "DESCRIPTION" = for the name.identification
  35.       "VOLUME"      = for the solution volume
  36.       "PRICES"      = for the prices and costs
  37.       "INT.COST"    = for the propagated internal costs
  38.       "TOTAL.$$"    = for the total cost(VOLUME*PRICE/or*INT.COST)
  39.       "INCENTIVE"   = for the reduced cost/shadow prices
  40.       "LOW.LMT"     = for the lower limit assigned to resource
  41.       "HIGH.LMT"    = for the upper limit assigned to resource
  42.      The  "RESOURCES" data field will carry the variables with of 
  43.      the following format:
  44.             #nnnn           #nnnn  =resource no. (variable no.)
  45.        @ppp #nnnn         @ppp  =process no.
  46. ...try other screens
  47.  
  48.